home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 8 / developer source - volume 8.iso / delph / feb96 / toddf111.gif < prev    next >
Graphics Interchange Format  |  1996-11-16  |  28.2 KB  |  425x247  |  4-bit (16 colors)
   ocr: sxception Description EFault The base exception object for all faults. EGPFaulf General protection fault. The most common cause of GPFS is an uninitialized pointer. EStackFault Illegal access to the stack segment. EPageFault The Windows memory manager could not access the swap file, EinvalidOpCode The processor encountered an undefined instruction, This is usually caused by trying to execute data. EBreakpoint The program generated a breakpoint interrupt. ESingleStep The program generated a single stop interrupt.